Icon Action Functions
You can perform operations on every icon in an icon suite by providing a pointer to an icon action function as a parameter to theForEachIconDo
function. TheForEachIconDo
function calls your icon action function for specified icon resource types.
Subtopics
- MyIconAction